Welcome![Sign In][Sign Up]
Location:
Search - B spline

Search list

[OpenGL programB样条曲线反求_OpenGL环境--数据点加入输出点列

Description: 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a given accuracy, sub-parameters range, discrete B-spline curves, the output discrete points out, a virtual reality curve. This algorithm including Chandpur-examination Riggs algorithm, nodes vector algorithm, Reverse control points, and the insertion technology nodes. right engaging graphics friends comparison as a useful reference.
Platform: | Size: 979062 | Author: lanhaibo2003 | Hits:

[GDI-Bitmap绘制b样条曲线

Description: 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
Platform: | Size: 48706 | Author: 王静 | Hits:

[matlabThree-B-spline

Description: 三次B样条编程,能够对复杂曲线有很好的拟合效果。-Cubic B-spline programming of complex curves can have a good fitting effect.
Platform: | Size: 19456 | Author: 周仁 | Hits:

[OpenGL programB样条曲线反求_OpenGL环境--数据点加入输出点列

Description: 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given precision, equal interval, discrete B spline curve, output discrete points, simulate the real curve. This algorithm includes the de boor Kaugs algorithm, the node vector algorithm, inverse control point, and node insertion technique. Compared with reference to engage in graphics friends.)
Platform: | Size: 978944 | Author: 沙-粒 | Hits:

[matlabB-spline (2)

Description: B样条插值的实现主要代码在这了啊 ,。。。。。。(B SPLINE tx hello aaa a gou le ma)
Platform: | Size: 4096 | Author: 木花道 | Hits:

[matlabnonrigid_version23

Description: 根据2D或3D图像生成平滑的B样条网格,可用于表征图像(B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.)
Platform: | Size: 1422336 | Author: 洪天昊 | Hits:

[matlab3次B样条曲线拟合

Description: 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final fitting curve display)
Platform: | Size: 1024 | Author: 溜溜蘑 | Hits:

[matlab三次B样条轨迹规划

Description: 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
Platform: | Size: 2540544 | Author: liwei007 | Hits:

[Graph Drawing三次B样条细分

Description: 经典三次B样条细分算法;四个控制点;细分曲线(cubic B spline subdivision algorithm; curve)
Platform: | Size: 9022464 | Author: 0_9 | Hits:

[Graph programB样条

Description: 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)
Platform: | Size: 1024 | Author: 鑫鑫001 | Hits:

[Graph programB样条弹性配准matlab

Description: 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
Platform: | Size: 575488 | Author: Echo233 | Hits:

[Othernurbs 非均匀有理B样条

Description: 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
Platform: | Size: 37888 | Author: 1329509944@qq.com | Hits:

[2D Graphic《计算机辅助几何设计与非均匀有理B样条》

Description: 《计算机辅助几何设计与非均匀有理B样条》(Computer aided geometric design and nonuniform rational B spline)
Platform: | Size: 10027008 | Author: 静守成雯 | Hits:

[Windows Develop非均匀有理B样条程序

Description: 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
Platform: | Size: 43008 | Author: chenweix | Hits:

[Graph program利用de Boor算法绘制B样条曲线

Description: 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)
Platform: | Size: 47104 | Author: zgwxc116 | Hits:

[matlabmatlab绘制B样条曲线正算反算

Description: 介绍利用matlab绘制B样条曲线时进行正算反算,有一定参考价值。(This paper introduces the use of MATLAB to draw the B spline curve, and it has some reference value.)
Platform: | Size: 12288 | Author: stlu2008 | Hits:

[Windows Develop二、三次均匀B样条曲线

Description: 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
Platform: | Size: 1024 | Author: 我是真的 | Hits:

[Windows Develop三次四阶b样条插值算法(Deboor算法)

Description: 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
Platform: | Size: 39255040 | Author: 陈哈 | Hits:

[OtherB样条拓扑优化

Description: 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)
Platform: | Size: 864256 | Author: vvv顶顶顶 | Hits:

[Graph Drawingb样条

Description: b样条曲线程序和gui界面,输入参数画出曲线(B-spline curve program and GUI interface, input parameters to draw the curve)
Platform: | Size: 8192 | Author: 习爱国 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net